Computer and Modernization ›› 2013, Vol. 1 ›› Issue (2): 103-107.doi: 10.3969/j.issn.1006-2475.2013.02.025

• 人工智能 • Previous Articles     Next Articles

Application of Cordic Algorithm for Stream Processor

MA Shi-yu, FAN Xiao-ya   

  1. School of Computer Science, Northwestern Polytechnical University, Xi’an 710129, Chin
  • Received:2012-12-19 Revised:1900-01-01 Online:2013-02-27 Published:2013-02-27

Abstract: The stream processors are applied widely in high performance computing. But the existing computation speed of stream processors can’t satisfy people’s needs. Through study, the bandwidth in accessing memory is the reason limiting the computation speed of stream processors. So how to reduce the times of accessing memory becomes the key to improve the computation speed of stream processors. This paper constructs the transcendental function unit by using the Cordic algorithm, reduces the times of accessing memory, and improves the computation speed of stream processors.

Key words: Cordic algorithm, stream processor, memory accessing times, FFT